home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13718 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  873 b 

  1. Path: raffles.technet.sg!usenet
  2. From: zlh@natsteel.com.sg
  3. Newsgroups: comp.lang.c++
  4. Subject: How to use hooks function in MSVC 1.5
  5. Date: 27 Mar 1996 03:08:55 GMT
  6. Organization: NatSteel Ltd
  7. Message-ID: <4jabg7$k0e@raffles.technet.sg>
  8. Reply-To: zlh@natsteel.com.sg
  9. NNTP-Posting-Host: max82ppp89.pacific.net.sg
  10. X-Newsreader: WinVN 0.92.6+
  11.  
  12.  
  13. Hi everyone.
  14.  
  15. I'm doing windows programming using MSVC 1.5. What I'm trying 
  16. to do is to record all message such as keyboard down, item 
  17. selection etc into a file so that it can be played back later on.
  18. Expected performance is exactly same as Macro command of Microsoft 
  19. Winword 6.0.
  20.  
  21. I've tried to use message filer function but it is never called. 
  22. Do I use DLL to do it? I notice that Journaling function can do 
  23. that but it is too time consumtion.
  24. Can any one help me? please!
  25.  
  26. Please do e-mail your answer to:
  27. zlh@natsteel.com.sg
  28.